I've developed an application which has a button to open a new memo, fills in the SendTo field and uses @Command( [EditInsertFileAttachment]) to attach a file. This worked fine on my machine and some others but does not work on some clients? Filling in the SendTo field works but the attachments dont appear. All clients are 6.0.2CF1 on Win2000 Pro. I investigated the clients that it did not work on and the only relationship between them I could see was that these clients also would not do notes single logon, even though it was checked in the user preferences and the service running in Win2000. No amount of unchecking and rebooting and rechecking etc. made any difference, it always prompted for logon to Notes. I even uninstalled - deleted the notes folder and re-installed notes to no avail. The first time the [EditInsertFileAttachment] code runs, the user is asked if they would like to trust the signer of the code in future - I check this but the code still does not appear to run. I'm thinking this is not registering due to the same problem as the single logon issue somehow? Any ideas?
Go back